home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 October
/
PCW1001.iso
/
October
/
Translation
/
pardon.exe
/
{app}
/
Pardon.chm
/
htmlhelp.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-10-29
|
715b
|
87 lines
/* Microsoft HTML Help WorkShop CSS*/
body
{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 10pt;
}
a:link
{
background: transparent;
color: #0000FF;
}
a:visited
{
color: #800080;
}
h1
{
font-weight: bold;
font-size: 10pt;
}
li
{
margin-top: 4pt;
}
ul li
{
padding-top: 4pt;
}
ol li
{
padding-bottom: 4pt;
}
ul
{
}
ol
{
}
ol ul
{
margin-top: 0em;
list-style: disc;
}
code
{
font-family: Courier;
}
pre
{
font-family: Courier;
}
table
{
width: auto;
text-align: left;
font-size: 75%;
font-size: +12;
}
th
{
text-align: left;
}
td
{
margin-right: 0em;
}
img
{
margin-top: -4pt;
}